home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / misc / cabern.zip / SERVER / SPECIFIC.H < prev    next >
C/C++ Source or Header  |  1994-03-30  |  103b  |  4 lines

  1. #ifndef SPECIFIC.H
  2. #define SPECIFIC.H
  3. void Specifications(char * inputdat ,char * outputdat);
  4. #endif